home *** CD-ROM | disk | FTP | other *** search
/ Shareware Grab Bag / Shareware Grab Bag.iso / 081 / point.arc / BINKROUT.CTL < prev    next >
Text File  |  1987-10-26  |  668b  |  17 lines

  1. ;
  2. ; This file is a sample oMMM control file for a simple point system.
  3. ; All it does is send ALL mail to the boss node.  This is the way that
  4. ; most points will be operated.
  5. ;
  6.  
  7. ; Just send everything to the boss.
  8.  
  9. ArcDirect 999/999 All
  10.  
  11. ; At this point everything should go to the boss except for file requests
  12. ; and file attaches.  Those should rarely be done from point systems, but
  13. ; must be handled separately.  The Binkley.Cfg file determines when those
  14. ; messages will be sent.  That is also determined by whether or not the
  15. ; node exists in the nodelist data (so before requesting files or sending
  16. ; crashmail, be sure the node is accessible).
  17.